home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Akce
/
Quartet
/
Main
/
SPEECH.SWF
/
scripts
/
DefineButton2_46
/
BUTTONCONDACTION on(release).as
< prev
next >
Wrap
Text File
|
2002-07-11
|
90b
|
6 lines
on(release){
stopAllSounds();
gotoAndStop(12);
set("_root.speech:snd",0);
}